home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Hot Mix 17
/
Hot Mix 17.iso
/
HM17_SGI
/
html
/
vendors
/
adobe
/
software
/
message.csh
< prev
next >
Wrap
Linux/UNIX/POSIX Shell Script
|
1997-06-17
|
150b
|
7 lines
#!/bin/csh -f
echo " "
echo "The O2 Performance Package can only be installed on an O2."
echo " "
echo "Press any key to exit ... "
set waitans=($<)